home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 11 / Cream of the Crop 11-2.iso / os2 / fc2_140.zip / FC2.CMD < prev    next >
OS/2 REXX Batch file  |  1995-11-16  |  126b  |  7 lines

  1. rem @echo off
  2. set tmpdir=c:
  3. if not "%TMP%" == "" set tmpdir=%TMP%
  4.  
  5. fc.exe /x %tmpdir%\fcdir.cmd
  6. call %tmpdir%\fcdir.cmd
  7.